home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / RIGCTRL / CATSCAN / CATSCAN.TXT < prev    next >
Text File  |  1997-09-12  |  6KB  |  171 lines

  1. Cat Scan        Version 3.0
  2.  
  3. Computer control for the Yaesu FT890 transceiver
  4.  
  5. Copyright (C)1995-7, Brian E. Cauchi, 9H1JS. All rights reserved.
  6.  
  7.  
  8.  
  9. CONTENTS
  10. 1. Introduction
  11. 2. Station database
  12. 3. Advanced scanning facilities
  13. 4. Short-cuts
  14. 5. Command line interface
  15. 6. CAT interface schematic
  16. 7. Conditions for use
  17. 8. Contact information
  18.  
  19.  
  20. 1. INTRODUCTION
  21.  
  22. CatScan provides computer control for the Yaesu FT890 (and similar)
  23. transceivers. It complements the  facilities found on the radio, and adapts the
  24. radio better to a radio facsimile monitoring environment.
  25.  
  26.   It provides a simple way to use a Station database, and to browse the bands
  27. selectively.
  28.  
  29.   It has Advanced scanning facilities, to help you find the best signal on the
  30. bands.
  31.  
  32.   It has Short-cuts to otherwise awkward functions, such as Direct frequency
  33. key-in, Write memories to radio and Side-band/filter toggle.
  34.  
  35.   It has a Command line interface so that scripts can be used to control the
  36. radio from within other programs.
  37.  
  38.  
  39. 2. STATION DATABASE
  40.  
  41.     The station database is a text file, containing a list of records. Each
  42. record consists of fixed length fields. Only the Frequency, Callsign and Flags
  43. fields are of significance to CatScan. Additional fields (UTC, Service,
  44. LPM/IOC) are provided for descriptive purposes.
  45.  
  46.     The Frequency field contains the carrier frequency in kHz. The Callsign
  47. field, containing the callsign, is used to select records when the Call-query
  48. filter is set.
  49.  
  50. The Flags field contains one or more characters indicating the type(s) of
  51. service. It is used to select records when the Flags-query filter is set.
  52. Specific flags are of special significance to CatScan.
  53.  
  54. The F flag denotes that the service is Facsimile, and the appropriate 1.9kHz
  55. offset is applied to the operating frequency when in single side-band mode.
  56.  
  57. The * flag denotes that the record is Marked. Unlike other flags, which are
  58. fixed, it may be set manually by pressing *. It is also set automatically by
  59. the Scan and Mark function.
  60.  
  61.         
  62. 3. ADVANCED SCANNING FACILITIES
  63.  
  64. For best results, it is recommended that AGC is set to Fast, and the RF gain
  65. control is set fully clockwise, when scanning facilites are utilised.
  66.  
  67. Memory Scan
  68. 1. Scans active database records. 
  69. 2. Scanning stops when the S-reading reaches the set S-level.
  70. 3. May be used to log signal activity continuously to the file 'catscan.log'.
  71.  
  72. Limit Scanning 
  73. 1. Scans a band of frequencies continuously. Scanning stops when the S-reading
  74. reaches the set S-level, and commences after 5 seconds without signal.  
  75. 2. Ideal for scanning AM broadcast bands and CB channels.  
  76. 3. Channels may be browsed manually by using the Left/right arrow keys.
  77.  
  78. Sweep Scan
  79. 1. Scans the band 0.1-30MHz and logs signal readings at 100kHz intervals, to
  80. the file æsweep.logÆ.
  81.  
  82. Get Best Signal
  83. 1. Scans all active database records
  84. 2. Updates the memory channels of the radio. 
  85. 3. Optionally marks records whose S-reading reaches the set S-level.
  86. 4. Selects strongest signal
  87.  
  88.  
  89. 4. SHORT-CUTS
  90.  
  91. Direct frequency key-in
  92. Simply type in the frequency on your computer keyboard, and press Enter. Any
  93. numeric key press triggers this function automatically.
  94.  
  95. Write memories to radio
  96. Active database records (up to a maximum of 32) are written to each memory
  97. channel.  Both the front and rear location of each memory are updated, however,
  98. the rear memory is loaded with an alternate mode that would be most
  99. appropriate. Unused memories are cleared.
  100.  
  101. Toggle side-band/filter
  102. This function toggles LSB/USB, CW/CW-Narrow and AM/AM-Narrow. If in LSB/USB
  103. mode, the appropriate 1.9kHz offset is applied to the operating frequency if
  104. the F flag is set.
  105.  
  106.  
  107. 5. COMMAND LINE INTERFACE
  108.  
  109. CatScan    S[weep]
  110. This is the command line equivalent of the Sweep Scan function.
  111.  
  112. CatScan    <Callsign>    <Mode>    [Flags]
  113. This is the command line equivalent of the Get Best Signal function. It allows
  114. the user to apply a query on callsign and flags, and to set the operating mode.
  115. The default log file is updated.
  116.  
  117. CatScan    <Freq kHz>    <Mode>    [Fax]
  118. This allows the user to set the frequency and operating mode directly. The
  119. default log file is updated.
  120.  
  121. Remarks
  122. An asterisk in <Callsign> matches all callsigns.
  123. <Mode> is one of LSB, USB, CW, AM, FM
  124. An asterisk in [Flags] selects records marked in a previous session.
  125. The [Fax] flag applies the appropriate single side-band shift (±1.9kHz)
  126.  
  127.  
  128. 6. CAT INTERFACE SCHEMATIC
  129.  
  130. <catscan.tif>
  131.  
  132. This circuit uses a few, readily  available, low cost parts. It is phantom
  133. powered, drawing current from the computerÆs RS-232 port.
  134.  
  135. Pin numbers shown apply to the Yaesu FT890, and may be different for other
  136. models.
  137.  
  138. It is strongly recommended to  use screened cables.
  139.  
  140.  
  141. 7. CONDITIONS FOR USE 
  142.  
  143.     This program is licensed for noncommercial use only. It may be copied
  144. and used by anyone as long as it is distributed in whole and without profit.
  145. The collection of files on the distribution disk must be distributed in an
  146. unmodified form. Unlicensed commercial distribution is prohibited.
  147.  
  148.     The author provides absolutely no warranty. The program is supplied "as
  149. is", and you may use it at your own risk. In no event will the author be liable
  150. for any damages arising out of the use of this program.
  151.  
  152.     Bug reports, suggestions and feedback are welcome. For contact
  153. information, see below.
  154.  
  155.  
  156. 8. CONTACT INFORMATION
  157.  
  158. Postal address:        Brian E. Cauchi, 
  159.             Gawhra, Domenico Cachia Street, 
  160.             Birkirkara BKR06, MALTA.
  161.  
  162. Email address:        briane@geocities.com
  163. Web page:         http://www.geocities.com/SiliconValley/2504
  164.  
  165.  
  166.  
  167. Cat Scan for the Yaesu FT890 - User's manual - End of file
  168.  
  169.  
  170.  
  171.